Skip to content

create dedicated auth token pages for azure and snowflake#571

Merged
HarshCasper merged 4 commits into
mainfrom
doc-156-fix-azure-and-snowflake-docs-linking-to-aws-auth-token
Jun 8, 2026
Merged

create dedicated auth token pages for azure and snowflake#571
HarshCasper merged 4 commits into
mainfrom
doc-156-fix-azure-and-snowflake-docs-linking-to-aws-auth-token

Conversation

@HarshCasper

Copy link
Copy Markdown
Member

Fixes DOC-156

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Apr 21, 2026

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3903492
Status: ✅  Deploy successful!
Preview URL: https://72101cfe.localstack-docs.pages.dev
Branch Preview URL: https://doc-156-fix-azure-and-snowfl.localstack-docs.pages.dev

View logs

@paolosalvatori

Copy link
Copy Markdown
Contributor

@bblommers @SimonWallner @mmaureenliu @lazarkanelov could you please review the src/content/docs/azure/getting-started/auth-token.mdx page based on our conversation on Slack yesterday and plans for the Azure emulator licensing? Thanks

@hovaesco hovaesco left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Snowflake part LGTM

@SimonWallner

Copy link
Copy Markdown

what is the intent of this page? My understanding was that in the first phase we'll only have private access. This requires users to have a subscription that is then manually enabled for Azure.

From a docs perspective there is nothing special around Azure. You use an auth token to access a subscription that gives you access to a product. During private preview, this access must be granted manually.

@paolosalvatori

Copy link
Copy Markdown
Contributor

what is the intent of this page? My understanding was that in the first phase we'll only have private access. This requires users to have a subscription that is then manually enabled for Azure.

From a docs perspective there is nothing special around Azure. You use an auth token to access a subscription that gives you access to a product. During private preview, this access must be granted manually.

Thanks Simon, I just want to make sure that the article reflects the current process, authentication token issuing, expiration time, etc. I'm not into this process, so I asked you guys to review the article. @SimonWallner @lazarkanelov @mmaureenliu @bblommers

Comment thread src/content/docs/azure/getting-started/auth-token.mdx Outdated

@mmaureenliu mmaureenliu left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left comments based on current alignment on Azure private preview enrolment process. The Azure article needs fixing. I can't seem to find the snowflake article.

Comment thread src/content/docs/snowflake/getting-started/quickstart.md
Comment thread src/content/docs/azure/getting-started/auth-token.mdx Outdated
Comment thread src/content/docs/azure/getting-started/auth-token.mdx Outdated
Comment thread src/content/docs/azure/getting-started/auth-token.mdx Outdated
@quetzalliwrites

Copy link
Copy Markdown
Collaborator

Hey @mmaureenliu, harsh finished addressing all of your feedback, does it look right? If so, can you please click approve so we can merge it? Tyvm :)

@mmaureenliu mmaureenliu left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. There are two further lines to fix for azure image name, but I don't need to review it after you fix it so I'll just approve now.

<Tabs>
<TabItem label="macOS/Linux">
<Code
code={`localstack auth set-token <YOUR_AUTH_TOKEN>\nIMAGE_NAME=localstack/localstack-azure-alpha localstack start`}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we've changed the image name to localstack-azure, i.e. no longer -alpha.

</TabItem>
<TabItem label="Windows">
<Code
code={`localstack auth set-token <YOUR_AUTH_TOKEN>\n$env:IMAGE_NAME="localstack/localstack-azure-alpha"; localstack start`}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As above re image name.

@HarshCasper HarshCasper merged commit de6b81d into main Jun 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants